home *** CD-ROM | disk | FTP | other *** search
/ PC Graphics Unleashed / PC Graphics Unleashed.iso / ch18 / rad386 / readme.386 < prev    next >
Text File  |  1992-04-24  |  2KB  |  50 lines

  1.  
  2. This is the RAD Radiosity Rendering package, ported to 386 machines running
  3. DOS using the WatCom C/386 Ver.9 compiler.  It is compiled with all
  4. optimizations (including the new 486 options).
  5.  
  6. I have made very few changes to this package, except for the addition
  7. of carriage returns to the original (unix) files, and a few changes
  8. in the source code, marked by __BORLANDC__ and __WATCOMC__.  All files
  9. present in the original distribution .tar archive are included here, and
  10. I have preserved the (wacky) directory structure.  All original copyrights
  11. are retained by the author.  This is an untested implementation! Use this
  12. package at your own risk!
  13.  
  14. (Note that Borland C was used only to test-compile, and it is useless 
  15. trying to do any rendering in 640k.)
  16.  
  17. Sun Rasterfile format support is not provided in this 386 version, because
  18. I am too lazy to convert the struct header output to little-endian format.
  19.  
  20. Note that a conversion program is included which will convert "Radiance"
  21. input files.
  22.  
  23. See the file MAKEROOM.BAT for a sample image production sequence.  I would
  24. be interested in any images produced with this package, and any stories
  25. of how much memory it requires... Upload images, input files, timings, code
  26. improvements to  "The Graphics Alternative" BBS 510-524-2780
  27.  
  28. Things (for other people) to do:
  29.  
  30.     - Add a Targa-24 output format option.
  31.     - Send me lots of images, input files and code improvements 
  32.         in the mail.
  33.     - Change all the "double" storage to "float" to reduce
  34.         memory requirements.
  35.     - Convert the preview program to VGA/SuperVGA.
  36.     - Try out some of the rendering options, and tell me what they do.
  37.  
  38.  
  39. On to Radiance/386 (?)...
  40.  
  41.  
  42. April 24, 1992
  43.  
  44. Steve Enns
  45. Synergrafix Consulting
  46. 2425 Haultain Ave.
  47. Saskatoon, Sk.
  48. Canada  S7J 1R2
  49.  
  50.